home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc1_2_x / fretext1.sit / Free Text Help_Services v1.01 / card_24743.txt < prev    next >
Text File  |  1990-04-13  |  819b  |  29 lines

  1. -- card: 24743 from stack: in.01
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3166
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 1
  9. ----- text -----
  10.  
  11. indexFile():
  12. /*
  13.  * call the XFCN as 'indexFile()' ... it returns with nothing
  14.  * if all goes well, and an error message (if possible) otherwise...
  15.  */
  16.  
  17.  
  18. appendDeleteFiles():
  19. /*
  20.  * Call this XFCN as "appendDeleteFiles (cmd)".  If cmd begins with the
  21.  * letter 'A', then a standard files dialog will offer a list of files
  22.  * of any type; if one is selected, then the offer will be repeated and
  23.  * subsequent selections will be appended to the end of the first
  24.  * one.  If cmd begins with the letter 'D', then files selected from
  25.  * the std files dialog (which shows all files types)
  26.  * will be irreversably (probably? barring low-level magic) deleted.
  27.  */
  28.  
  29.